projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc5b5c5
)
($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
author
Paul Eggert
<eggert@twinsun.com>
Mon, 24 Nov 1997 19:50:22 +0000
(19:50 +0000)
committer
Paul Eggert
<eggert@twinsun.com>
Mon, 24 Nov 1997 19:50:22 +0000
(19:50 +0000)
src/makefile.nt
patch
|
blob
|
history
diff --git
a/src/makefile.nt
b/src/makefile.nt
index 7abd0ebb9acfde55ec123ae046593db2eb6c7b2e..f6eebf1b9317f0d1b2d0015f8396cbb18a1d3b77 100644
(file)
--- a/
src/makefile.nt
+++ b/
src/makefile.nt
@@
-908,7
+908,6
@@
$(BLD)\strftime.obj : \
$(EMACS_ROOT)\src\s\ms-w32.h \
$(EMACS_ROOT)\src\m\intel386.h \
$(EMACS_ROOT)\src\config.h
- $(CC) $(CFLAGS) -Dstrftime=emacs_strftime -Fo$@ strftime.c
$(BLD)\sunfns.obj : \
$(SRC)\sunfns.c \